Skip to content

chore(deps): update Cocoa SDK to v8.53.2#3061

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
deps/flutter/scripts/update-cocoa.sh/8.53.2
Closed

chore(deps): update Cocoa SDK to v8.53.2#3061
github-actions[bot] wants to merge 1 commit intomainfrom
deps/flutter/scripts/update-cocoa.sh/8.53.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jul 10, 2025

Bumps flutter/scripts/update-cocoa.sh from 8.52.1 to 8.53.2.

Auto-generated by a dependency updater.

Changelog

8.53.2

Fixes

  • Set handled to false for fatal app hangs (#5514)
  • User feedback widget can now be displayed in SwiftUI apps (#5223)
  • Fix crash when SentryFileManger is nil (#5535)
  • Fix crash when capturing events at the same time bindClient: is called from a different thread (#5523)
  • Record user for watchdog termination events (#5558)
  • Add support for dist and environment fields for termination watch (#5560)
  • Add support for tags and context fields for termination watch (#5561)
  • Add support for extras, fingerprint, and level watchdog termination events (#5569)

Improvements

  • Removed APPLICATION_EXTENSION_API_ONLY requirement (#5524)
  • Improve launch profile configuration management (#5318)
  • Deprecate getStoreEndpoint (#5591)

8.53.1

Fixes

  • Fix XCFramework version including commit sha on release. (#5493)

8.53.0

Warning

This version can cause build errors when using one of the XCFrameworks, such as
The value for key CFBundleVersion [8.53.0+f92cfa9b1199c75411a263d2d9bc2df8ea8029cf] in the Info.plist file must be no longer than 18 characters.
Updating to 8.53.1 fixes this problem.

Features

  • Capturing fatal CPPExceptions via hooking into cxa_throw when enabling options.experimental.enableUnhandledCPPExceptionsV2 = true (#5256)

Fixes

  • Fix building with Xcode 26 (#5386)
  • Fix usage of available to be iOS instead of iOSApplicationExtension (#5361)
  • Fix stacktrace symbolication of fatal app hangs (#5438)
  • Robustness against corrupt launch profile configuration files (#5447)
  • Fix auto-start for session tracker when SDK is started after app did become active (#5121)
  • Sessions will now be marked as exited instead of abnormal exit when closing the SDK (#5121)
  • Manually add dyld image to image cache to fix dyld symbols appearing as unknown (#5418)

Improvements

  • Converted SentryUserFeedback from Objective-C to Swift (#5377)
  • Crashes for uncaught NSExceptions will now report the stracktrace recorded within the exception (#5306)
  • Move SentryExperimentalOptions to a property defined in Swift (#5329)
  • Add redaction in session replay for SFSafariView used by SFSafariViewController and ASWebAuthenticationSession (#5408)
  • Convert SentryNSURLRequest to Swift (#5457)

8.53.0-alpha.0

Features

  • Capturing fatal CPPExceptions via hooking into cxa_throw when enabling options.experimental.enableUnhandledCPPExceptionsV2 = true (#5256)
  • [Structured Logging] Models + Preparation (#5441)

Fixes

  • Fix building with Xcode 26 (#5386)
  • Fix usage of available to be iOS instead of iOSApplicationExtension (#5361)
  • Fix stacktrace symbolication of fatal app hangs (#5438)
  • Robustness against corrupt launch profile configuration files (#5447)
  • Fix auto-start for session tracker when SDK is started after app did become active (#5121)
  • Sessions will now be marked as exited instead of abnormal exit when closing the SDK (#5121)
  • Manually add dyld image to image cache to fix dyld symbols appearing as unknown (#5418)

Improvements

  • Converted SentryUserFeedback from Objective-C to Swift (#5377)
  • Crashes for uncaught NSExceptions will now report the stracktrace recorded within the exception (#5306)
  • Move SentryExperimentalOptions to a property defined in Swift (#5329)
  • Add redaction in session replay for SFSafariView used by SFSafariViewController and ASWebAuthenticationSession (#5408)
  • Convert SentryNSURLRequest to Swift (#5457)

@github-actions github-actions bot requested a review from stefanosiano as a code owner July 10, 2025 03:29
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch from 639ffba to ef2a284 Compare July 10, 2025 11:26
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.67%. Comparing base (f761369) to head (b6c324f).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3061      +/-   ##
==========================================
+ Coverage   87.66%   88.67%   +1.01%     
==========================================
  Files         288       98     -190     
  Lines        9813     3560    -6253     
==========================================
- Hits         8603     3157    -5446     
+ Misses       1210      403     -807     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch 12 times, most recently from df71ba2 to d82fd7b Compare July 16, 2025 14:35
cursor[bot]

This comment was marked as outdated.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch 8 times, most recently from b0ac10c to 4461ce3 Compare July 22, 2025 12:51
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch 2 times, most recently from 2b70be1 to d59e77c Compare July 25, 2025 13:32
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch 3 times, most recently from 88b8b15 to d31c63b Compare July 28, 2025 15:25
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch from d31c63b to b6c324f Compare July 28, 2025 17:49
@buenaflor buenaflor closed this Aug 6, 2025
@buenaflor buenaflor deleted the deps/flutter/scripts/update-cocoa.sh/8.53.2 branch January 22, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants